Skip to content
Back to search
30
MCP

Meteor.js Documentation

pulsemcp/meteor.js documentation

Provides complete Meteor.js API documentation with intelligent search capabilities, detailed method lookups with parameters and examples, and practical code examples for real-time web application development.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Medusa.js Documentation
Provides local Medusa.js documentation access through fuzzy search capabilities, enabling semantic text matching, section retrieval by title
0 tools
Flutter Documentation
Provides real-time access to Flutter, Dart, and pub.dev documentation through on-demand web scraping with SQLite caching, enabling current A
0 tools
API Documentation
Provides documentation assistance capabilities for developers looking to incorporate up-to-date docs in their workflows.
0 tools
Documentation Search
Provides direct access to technical documentation across 40+ popular frameworks and libraries including Python, React, FastAPI, and AWS with
0 tools
Gemini API Documentation
Access and search Gemini API documentation directly from MCP-compatible AI assistants.
0 tools
AWS Documentation
Provides tools to access AWS documentation, search for content, and get recommendations.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "meteor.js_documentation": {
      "url": "None",
      "transport": "http"
    }
  }
}